From 28099958c5d9f4842e8814cd9d0a51cc7b631bf6 Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Mon, 5 Aug 2013 21:28:29 +0800 Subject: [PATCH] * doc/misc/cl.texi (Blocks and Exits): Add an index. --- doc/misc/ChangeLog | 4 ++++ doc/misc/cl.texi | 1 + 2 files changed, 5 insertions(+) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 5b8c8972fb4..d0caa9e9073 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2013-08-05 Xue Fuqiao + + * cl.texi (Blocks and Exits): Add an index. + 2013-08-04 Stephen Berman * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode. diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi index 90f8a258d23..1b5ea6e78dd 100644 --- a/doc/misc/cl.texi +++ b/doc/misc/cl.texi @@ -1492,6 +1492,7 @@ simply returning @code{nil}. @node Blocks and Exits @section Blocks and Exits +@cindex block @noindent Common Lisp @dfn{blocks} provide a non-local exit mechanism very -- 2.30.2